-- card: 24261 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 3426 -- name: The chief is here ----- HyperTalk script ----- on openCard global score subtract 5 from score if score <= 0 then visual effect scroll up go card "end" end if put score into field "scorebox" end openCard on mouseUp get field "textarea" of card "Communal Hut" put it&return&"Among the sacred pecan trees" into field "textarea" of card "Communal Hut" visual effect dissolve go card "Hut of the Medicine Man" end mouseUp -- part contents for background part 1 ----- text ----- The chief is here -- part contents for background part 2 ----- text ----- He motions for you to be silent and hands you a strange mask to wear. ''To the sacred pecan grove,'' he wispers. You follow him to the woods behind the hut. It is a dark night, and the mask makes it even harder to see. But in the darkness you can pick out lighter shapes on the ground - feathers from the prized golden parrot! -- part contents for background part 5 ----- text ----- 300